x86/compat: manage argument translation area separately from l4
authorBoris Ostrovsky <boris.ostrovsky@oracle.com>
Tue, 23 Jun 2015 16:04:23 +0000 (18:04 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 23 Jun 2015 16:06:27 +0000 (18:06 +0200)
commit64cb2c00d544d7d2b0beb4f93ed4851eeab8c567
treed69f02dafe5ef527726ebdfeeeeebdc78ecddda5
parent6b444c8e1c19fac08c82f18011ad00ca185e4e80
x86/compat: manage argument translation area separately from l4

Managing l4 page table and argument translation area are two unrelated
operations and should be handled separately

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
xen/arch/x86/domain.c